OAuth Proxy

Provide a description as to what this proxy will be used for.
This is the Application ID of the Azure app registration to call.
The Azure AD UPN login to use when requesting a token.
The password to use when requesting a token. (This password is encrypted when stored)
This is the Authority Uri to request the token from. Example: https://login.microsoftonline.com/tenantid, where tenantid should be replaced with your Tenant Id.
This is the Uri of the resource you are requesting a token for.

Allow this proxy call to be client side accessible?